home *** CD-ROM | disk | FTP | other *** search
/ Underground / Underground CD1.iso / other / progsy / atari800 / README < prev    next >
Encoding:
Text File  |  1996-09-29  |  3.0 KB  |  75 lines

  1. Atari 800 Emulator for Unix, Amiga and MS-DOS, Version 0.6.0
  2. ------------------------------------------------------------
  3.  
  4.     Copyright (C) 1995 David Firth. E-Mail: david@signus.demon.co.uk
  5.  
  6.     This program is free software; you can redistribute it and/or modify
  7.     it under the terms of the GNU General Public License as published by
  8.     the Free Software Foundation; either version 1, or (at your option)
  9.     any later version.
  10.  
  11. This is the version 0.6.0 of my Atari 800, 800XL, 130XE and 5200 emulator
  12. for Unix, Amiga and MS-DOS. My main objective is to create a freely
  13. distributable portable emulator (i.e. with source code available). It can
  14. be configured to run in the following ways :-
  15.  
  16.     1. BASIC mode
  17.     2. CURSES Mode
  18.     3. SVGALIB for Linux Systems
  19.     4. X-Windows + Optional XVIEW or MOTIF User Interface
  20.     5. CBM Amiga
  21.      6. MS-DOS
  22.  
  23. The basic mode is only useful for running programs such as MAC65,
  24. Atari Basic etc. I have had this version running on Linux,
  25. SunOS 4.1.3, Solaris 2.4, Silicon Graphics, VAX/VMS, CBM Amiga
  26. (Dice C and GNU C) and the HP-UX 9000/380.
  27.  
  28. The CURSES mode is similar to the basic mode, but it also enables full
  29. screen editing capability. Some computer don't seem to support curses
  30. fully - SunOS 4.1.3, VAX/VMS, LINUX (but ncurses is OK).
  31.  
  32. The SVGALIB version runs at a reasonable speed. The screen dimensions
  33. are limited to 320x200 and is unable to display the overscan modes.
  34. Instead SVGALIB displays the core 320x200 pixels. The area which is
  35. displayed can be modified using the F11 and F12 keys.
  36.  
  37. The X-Windows version supports graphics and has an optional XVIEW
  38. user interface. The Linux X Window version can be built with
  39. joystick support (If joystick module is installed in the kernel).
  40.  
  41. The Amiga version supports graphics but currently lacks Paddle support.
  42.  
  43. ---------------------------------------------------------------------------
  44.  
  45. Features
  46. --------
  47.  
  48. Note: Not all features are supported on all platforms.
  49.  
  50. 48K/52K Atari 400/800 emulation (optional RAM between 0xc000 and 0xcfff)
  51. Atari 800XL emulation.
  52. Atari 130XE emulation (but Antic access the same bank the CPU is using)
  53. Atari 5200 Games System.
  54. OSS Super Cartridges.
  55. Should run on any Unix computer running X-Windows.
  56. Wide / Normal / Standard Playfields.
  57. Joystick controller using numeric keypad.
  58. Paddle controller using X-Windows mouse position.
  59. Display List Interrupts.
  60. Vertical Blank Interrupts.
  61. All Antic Display modes.
  62. GTIA graphics support for *all* Antic modes (GTIA Characters etc.)
  63. Player Missile Graphics with collision detection.
  64. Character vertical reflect, invert and blank.
  65. Files can be stored directly on your host computer via the H: device.
  66.     (H: replaces the C: device which serves no useful purpose)
  67. Reads both ATR and XFD disk files.
  68. Disk swapping for XVIEW, MOTIF and Amiga versions.
  69. PIL modes - allows memory between 0x8000 and 0xbfff to be toggled
  70. between RAM and ROM.
  71. Horizontal and Vertical Fine Scrolling
  72. Playfield and Player/Missile Priorities
  73. Sound Support on Unix using the Network Audio System
  74. Printer support
  75.